Skip to content

Support running no_core Linux programs#4964

Merged
saethlin merged 1 commit into
rust-lang:masterfrom
saethlin:support-no-core
May 24, 2026
Merged

Support running no_core Linux programs#4964
saethlin merged 1 commit into
rust-lang:masterfrom
saethlin:support-no-core

Conversation

@saethlin

@saethlin saethlin commented Apr 15, 2026

Copy link
Copy Markdown
Member

Fixes #4512

@rustbot rustbot added the S-waiting-on-author Status: Waiting for the PR author to address review comments label Apr 15, 2026
Comment thread src/machine.rs Outdated
@saethlin saethlin marked this pull request as ready for review May 23, 2026 09:04
@rustbot

rustbot commented May 23, 2026

Copy link
Copy Markdown
Collaborator

Thank you for contributing to Miri! A reviewer will take a look at your PR, typically within a week or two.
Please remember to not force-push to the PR branch except when you need to rebase due to a conflict or when the reviewer asks you for it.

@rustbot rustbot added S-waiting-on-review Status: Waiting for a review to complete and removed S-waiting-on-author Status: Waiting for the PR author to address review comments labels May 23, 2026

@RalfJung RalfJung left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just some comment nits. :)
@rustbot author

View changes since this review

Comment thread src/concurrency/thread.rs
Comment thread src/eval.rs Outdated
@rustbot rustbot added S-waiting-on-author Status: Waiting for the PR author to address review comments and removed S-waiting-on-review Status: Waiting for a review to complete labels May 24, 2026
Co-authored-by: Ralf Jung <post@ralfj.de>
@RalfJung

Copy link
Copy Markdown
Member

r=me after squashing. :)

@saethlin saethlin enabled auto-merge May 24, 2026 14:04
@saethlin saethlin added this pull request to the merge queue May 24, 2026
Merged via the queue into rust-lang:master with commit ce1c928 May 24, 2026
13 checks passed
@saethlin saethlin deleted the support-no-core branch May 24, 2026 15:00
@rustbot rustbot removed the S-waiting-on-author Status: Waiting for the PR author to address review comments label May 24, 2026
@gamozolabs

Copy link
Copy Markdown

Thanks so much! This is exciting. Might be useful to some of the small internal rustc tests/snippits that are no core as well!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Miri does not support swapping out core

4 participants